home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Super Stacks! / Macworld CD.iso / Stack Catalogs / maxStax+™ Catalog / Authoring .maxstax+ / card_7763.txt < prev    next >
Text File  |  1990-03-30  |  794b  |  41 lines

  1. -- card: 7763 from stack: in.maxstax+
  2. -- bmap block id: 7982
  3. -- flags: 0000
  4. -- background id: 2598
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8001
  11. -- rect: left=327 top=319 right=334 bottom=350
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 256
  18. -- line height: 12
  19. -- part name: 2|3
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=3 top=130 right=170 bottom=48
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 1|3
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   global thiscard
  37.   visual zoom in
  38.   go to thiscard
  39. end mouseUp
  40.  
  41.